home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / UD / RECOMPR1.ZIP / RECOMPRE.DOC < prev    next >
Encoding:
Text File  |  1994-04-01  |  5.8 KB  |  151 lines

  1. ┌────────────────────────────────────────────────────────────────────────────╗
  2. │                                                                            ║
  3. │   PEGASUS SOFTWARE'S  * RECOMPRESS *  MAXIMUM COMPRESSION UTILITY 1.1      ║
  4. │                                                                            ║
  5. │                  Copyright (c) 1993, 1994 Chris Michaels                   ║
  6. │                                                                            ║
  7. │                         Another Fine Program From:                         ║
  8. │                                                                            ║
  9. │          The PEGASUS PROJECT...the Next Generation (813) 481-5575          ║
  10. │                                                                            ║
  11. └════════════════════════════════════════════════════════════════════════════╝
  12.  
  13.  OVERVIEW
  14.  ════════
  15.  
  16.         PEGASUS SOFTWARE'S * RECOMPRESS * is a utility that will
  17.         recompress ZIPped files using maximum compression. Plain and
  18.         simple...that's it. It will run one file, a whole directory or
  19.         as part of you PCBTEST.BAT to recompress new uploads as they are
  20.         tested. It will also create a file called RECOMPRE.RPT which
  21.         will list the processed file<s>, their original size, their new
  22.         size, and the total bytes saved.
  23.  
  24.  
  25.  USE
  26.  ═══
  27.  
  28.                     PROCESSING AN ENTIRE DIRECTORY
  29.  
  30.         Using PEGASUS SOFTWARE'S * RECOMPRESS * is as easy as typing
  31.         RECOMPRE at the DOS prompt. You will be asked for the directory
  32.         to process. Simply type the name of the DIRECTORY ONLY and away
  33.         she'll go! RECOMPRESS will select only the ZIP files in that
  34.         directory and process them.
  35.  
  36.          You may also process an entire directory from the command line,
  37.          enabling you to run RECOMPRESS in a bat file.
  38.          The command line for an entire directory is:
  39.  
  40.                        RECOMPRE C:\FILES\*.*
  41.                                          ^^^ MUST END IN *.*
  42.  
  43.          ==========================================================
  44.  
  45.                         PROCESSING A SINGLE FILE
  46.  
  47.         To process only one file, you must type the FILENAME AND PATH on
  48.         the command line. For Example, to process a file named
  49.         "TEST.ZIP" in the C:\FILES directory, you would simply type:
  50.  
  51.                        RECOMPRE C:\FILES\TEST.ZIP
  52.  
  53.  
  54.          ==========================================================
  55.  
  56.                 USING RECOMPRESS AS PART OF YOUR PCBTEST.BAT
  57.  
  58.          To process uploads as they come into your BBS, edit the
  59.          PCBTEST.BAT file in your \PCB DIRECTORY, and add the following
  60.          line:
  61.  
  62.                                 RECOMPRE %1
  63.  
  64.           PCBOARD will pass the file name to RECOMPRESS and the file
  65.           will be re-ZIPped with maximum compression.
  66.  
  67.  
  68.          ==========================================================
  69.  
  70. IMPORTANT!!!!!!!
  71. IMPORTANT!!!!!!!  YOU MUST HAVE PKZIP.EXE *AND* PKUNZIP.EXE IN YOUR DOS
  72. IMPORTANT!!!!!!!  PATH OR IN THE DIRECTORY WHERE * RECOMPRESS * IS RUNNING
  73. IMPORTANT!!!!!!!  OR IT WILL NOT OPERATE!!!!!!!
  74. IMPORTANT!!!!!!!
  75.  
  76.  
  77.  
  78.  
  79.  REGISTRATION
  80.  ════════════
  81.  
  82.       PEGASUS * RECOMPRESS * IS NOT FREE IT IS SHAREWARE. If you use
  83.       the program, you MUST register it. Although RECOMPRESS is
  84.       FULLY FUNCTIONAL AND UNCRIPPLED....
  85.  
  86.       FAILURE TO REGISTER IS A VIOLATION OF THE COPYRIGHT LAWS!
  87.  
  88.       BESIDES.....
  89.       Registration fee is ONLY $ 5.00. To register complete the form below,
  90.       with your name, address, phone, <bbs name, and bbs phone number>
  91.                                              if applicable
  92.       and mail it along with a Check/Money Order for $ 5.00 to:
  93.  
  94.                          CHRIS MICHAELS
  95.                          6237 PRESIDENTIAL COURT #125
  96.                          FORT MYERS, FL 33919
  97.  
  98.        You will receive a registered copy of PEGASUS SOFTWARE'S
  99.        * RECOMPRESS * on 5 1/2 or 3 1/2 disk, or you can choose to
  100.        download your registered copy from The PEGASUS PROJECT.
  101.  
  102.        If you have any comments, suggestions etc. you can contact me at
  103.  
  104.           THE PEGASUS PROJECT...the Next GeneratioN (813) 481-5575
  105.  
  106.  
  107.       ---------------------------------------------------------------------
  108.  
  109.             Enclosed is my Check/Money Order for $ 5.00 as registration
  110.             fee for PEGASUS SOFTWARE'S * RECOMPRESS *
  111.  
  112.             I would like:
  113.  
  114.                 [ ] to download it from The PEGASUS PROJECT
  115.  
  116.                 [ ] 5 1/2 DD or [ ] 3 1/2 DD disk mailed to me
  117.  
  118.  
  119.              NAME_________________________________________________________
  120.  
  121.            * BBS NAME ____________________________________________________
  122.              
  123.              ADDRESS_______________________________________________________
  124.  
  125.              ______________________________________________________________
  126.  
  127.              CITY___________________________ST____________ZIP_______________
  128.  
  129.              VOICE PHONE [_______] ___________________
  130.  
  131.              DATA PHONE [_______] ____________________
  132.  
  133.            * Version of PCBOARD you are currently running ________
  134.  
  135.  
  136.            * if applicable
  137.       ----------------------------------------------------------------------
  138.  
  139.  
  140.  
  141.    DISCLAIMER
  142.    ══════════
  143.  
  144.          PEGASUS SOFTWARE'S * RECOMPRESS * has been tested thoroughly,
  145.          however, as with all shareware, we cannot be held responsible
  146.          for any damage or loss resulting from this program, and will
  147.          not be liable for anything. The program is offered as is, and
  148.          the user accepts all responsibility. Plain and simple, we are
  149.          not responsible for anything, however, if you have a problem,
  150.          we will do our best to help you solve it.
  151.